No-Code Image Lab (Image Pre-processing Studio)
A browser-based OpenCV pipeline builder: build an image pre-processing pipeline in an interactive editor with live preview, then run it at scale as a Tapis batch job over every image in a folder tree — or standalone via CLI or container. Link to the hosted service: https://icicleai.tapis.io/#/no-code-image-lab
References
- Tapis Jobs API — the HPC job submission service used for batch runs.
- SETUP.md — install, configuration, and deployment.
- packages/core/src/registry.ts — TypeScript operation registry (editor/CLI parity).
- packages/opencv-executor/opencv_executor/ops.py — Python operation implementations.
Acknowledgements
National Science Foundation (NSF) funded AI institute for Intelligent Cyberinfrastructure with Computational Learning in the Environment (ICICLE) (OAC 2112606)
Issue reporting
Please report issues via GitHub Issues.